home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / graphics / pbmplus / pbm / pbmtomacp.man < prev    next >
Text File  |  1995-03-17  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      pbmtomacp(1)         AMIGA (31 August 1988)          pbmtomacp(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           pbmtomacp - convert a portable bitmap into a MacPaint file
  10.  
  11.      SYNOPSIS
  12.           pbmtomacp [-l left] [-r right] [-b bottom] [-t top]
  13.           [pbmfile]
  14.  
  15.      DESCRIPTION
  16.           Reads a portable bitmap as input.  If no input-file is
  17.           given, standard input is assumed.  Produces a MacPaint file
  18.           as output.
  19.  
  20.           The generated file is only the data fork of a picture.  You
  21.           will need a program such as mcvert to generate a Macbinary
  22.           or a BinHex file that contains the necessary information to
  23.           identify the file as a PNTG file to MacOS.
  24.  
  25.      OPTIONS
  26.           Left, right, bottom & top let you define a square into the
  27.           pbm file, that must be converted.  Default is the whole
  28.           file.  If the file is too large for a MacPaint-file, the
  29.           bitmap is cut to fit from ( left, top ).
  30.  
  31.      BUGS
  32.           The source code contains comments in a language other than
  33.           English.
  34.  
  35.      SEE ALSO
  36.           ppmtopict(1), macptopbm(1), pbm(5), mcvert(1)
  37.  
  38.      AUTHOR
  39.           Copyright (C) 1988 by Douwe van der Schaaf
  40.           (...!mcvax!uvapsy!vdschaaf).
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/19/91)
  64.  
  65.  
  66.  
  67.